home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _4347BB55CCFC4834B94F76B56F7AFA1B < prev    next >
Text File  |  2002-06-28  |  502b  |  27 lines

  1. ;//////////////////////////////////////////////////////////////
  2. ; Web Screen
  3.  
  4. ; Buttons and titles
  5.  
  6. [TEMPLATE_TITLE]
  7. RenderObj=    JWEB00
  8. Color=        FA_WHITE
  9. AltColor=    FA_WHITE
  10. Justify=    CENTER,CENTER
  11. FontType=    FONT_SMALL
  12. EffectOn=    FA_WIPE_ON_RIGHT,FA_STAY_COMPLETE
  13. EffectConst=    FA_REVERT
  14. EffectOff=    NONE
  15. MouseOver=    NONE
  16. MouseClick=    NONE
  17.  
  18. [STR-0]
  19. Template0=    TEMPLATE_TITLE
  20. StringID=    Exit00_JWEB00
  21. String0=    Exit
  22. Attach=        exit
  23. Color=        FA_YELLOW
  24. AltColor=    FA_GREEN
  25. MouseOver=    FA_BLINK
  26.  
  27.